home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19990725-20000114 / 000205_news@columbia.edu _Sun Oct 17 10:56:23 1999.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Return-Path: <news@columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id KAA10986
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Sun, 17 Oct 1999 10:56:22 -0400 (EDT)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id KAA09532
  7.     for kermit.misc@watsun.cc.columbia.edu; Sun, 17 Oct 1999 10:29:21 -0400 (EDT)
  8. X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
  9. From: jaltman@watsun.cc.columbia.edu (Jeffrey Altman)
  10. Subject: Re: kermit dos and windows 95
  11. Date: 17 Oct 1999 14:29:19 GMT
  12. Organization: Columbia University
  13. Message-ID: <7ucmfv$99p$1@newsmaster.cc.columbia.edu>
  14. To: kermit.misc@columbia.edu
  15.  
  16. In article <rThO3.2675$i3.140443@news21b.ispnews.com>,
  17.  <cangel@famvid.com> wrote:
  18. : FD>: I seem to recall reading that the 'set terminal apc on' and 'off'
  19. : FD>are : reversed or something?
  20. : FD>Not that I know of.  Can you please state the sequence of events
  21. : FD>that leads you to this conclusion?
  22. : It auto-detects when I'm trying to upload and download and jumps to the
  23. : appropriate screen but with no directory information nor a filename to
  24. : upload.  I exit and it restarts about 7-8 times before finally giving up.
  25. : Version 3.14 does not do this using the same config files, just 3.16 beta
  26. : does this.  Nothing I've tried will persuade kermit to wait for me to
  27. : define a filename and or path.
  28.  
  29. MSK 3.15 support Autodownload in Terminal mode.
  30.  
  31.    set terminal autodownload {on, off}
  32.  
  33. This is a separate mechanism than APCs.  With authodownload the Kermit
  34. packets are recognized and processed as if a Kermit SERVER was 
  35. operational.
  36.  
  37.     Jeffrey Altman * Sr.Software Designer * Kermit-95 for Win32 and OS/2
  38.                  The Kermit Project * Columbia University
  39.               612 West 115th St #716 * New York, NY * 10025
  40.   http://www.kermit-project.org/k95.html * kermit-support@kermit-project.org